home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Enigma Amiga Life 112
/
EnigmaAmiga112CD.iso
/
dalla rivista
/
amiga.free
/
tableplug12
/
tools
/
readme
next >
Wrap
Text File
|
1999-07-10
|
756b
|
21 lines
tp_dtc v2.0
This program is a simple tool that loads an imagefile using AmigaOS
datatypes and then writes it in IFF format (again using datatypes).
It's useful together with tablePlug. There are some image processing
software that don't feature picture.datatype v43 interface, so they
cannot load 24 bit images via datatypes, or don't feature a datatype
interface at all...
This version first tries to open the file as a picture. If it doesn't
succeed, it tries then the animation.datatype. If it's an anim, it
saves the first frame.
With tp_dtc, you can convert any file for which you have a datatype
into a standard IFF file, and then process it.
This program is used in several '.TPX' modules in tablePlug, and
should ONLY be distributed with it.